x86/shadow: add a clarifying assertion
authorJan Beulich <JBeulich@suse.com>
Thu, 6 Mar 2014 11:32:48 +0000 (11:32 +0000)
committerTim Deegan <tim@xen.org>
Thu, 6 Mar 2014 13:10:14 +0000 (13:10 +0000)
commit4888ac5891f3daa37bdb3059893db084b50f497b
tree304192dc6ae522c72c4d748c1cd9d0202794fe26
parentdb8d09f56310be2e818b63d90e2b520892088573
x86/shadow: add a clarifying assertion

... documenting that we don't have to worry about merging guest
provided flags with the ones we want to enforce ourselves.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/shadow/multi.c